home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Acao / bubble_tanks_2.swf / scripts / DefineButton2_683 / BUTTONCONDACTION on(rollOver).as < prev   
Encoding:
Text File  |  2008-09-02  |  97 b   |  4 lines

  1. on(rollOver){
  2.    this.buttonText_txt.text = "Return to Main Menu (Completely QUITS Game!)";
  3. }
  4.